home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7612 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: marti.uji.es!al004046
  2. From: al004046@llevant.uji.es (Acereda Macia Jorge)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Fastest way to display things on a screen?
  5. Date: 19 Apr 1996 12:24:22 GMT
  6. Organization: Universitat Jaume I
  7. Message-ID: <4l80lm$9nl@marti.uji.es>
  8. References: <4l0pi6$gus@mn5.swip.net> <4l2qdn$akr@news.rwth-aachen.de>
  9. NNTP-Posting-Host: llebeig.uji.es
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Sven Thoennissen (svent@messua.informatik.rwth-aachen.de) wrote:
  13. > Yes this would be the fastest. You might consider using double buffering
  14. > (or triple buffering) routines to get smooth results.
  15.  
  16. Smooth? I've written some code to test the intuition double
  17. buffering routines and the results are not good enough :-(
  18.  
  19. Whe dragging the screen down, there's a point (the location
  20. depends on the load of the system) where the double buffering
  21. is not that smooth. And if you only use the SafePort (as in
  22. the NDK example) dragging the screen near the bottom of the
  23. screens makes the double buffering go too fast.
  24.  
  25. Greets,
  26. --
  27.  ---------------------------- --------------------------------------------
  28. |       Jorge Acereda        |      Dream the same thing everynight       |
  29. |  al004046@alumail.uji.es   |       I see our freedom in my sight        |
  30. |       Intel Outside        |     No locked doors, no windows barred     |
  31. |        Amiga Rules         |   No things to make my brain seem scarred  |
  32.  ---------------------------- --------------------------------------------
  33.